Update dependency docker/buildx to v0.19.2 #1817
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.17.1
->0.19.2
Release Notes
docker/buildx (docker/buildx)
v0.19.2
Compare Source
Welcome to the v0.19.2 release of buildx!
Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.
Notable changes
--set
flag to avoid the need to allow the same path multiple times #2834Dependency Changes
This release has no dependency changes
Previous release can be found at v0.19.1
v0.19.1
Compare Source
buildx 0.19.1
Welcome to the v0.19.1 release of buildx!
Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.
Notable Changes
Dependency Changes
This release has no dependency changes
Previous release can be found at v0.19.0
v0.19.0
Compare Source
buildx 0.19.0
Welcome to the v0.19.0 release of buildx!
Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.
Contributors
Notable Changes
--allow
when your build needs to read or write files outside of your current working directory. This feature currently only reports a warning when using local Bake definition, but will start to produce an error starting from the v0.20 release. If you wish to enable the error in the current release, you can setBUILDX_BAKE_ENTITLEMENTS_FS=1
#2796 #2812Dependency Changes
397af53
->31cf1f4
ef581f9
->f6361c8
ef581f9
->f6361c8
Previous release can be found at v0.18.0
v0.18.0
Compare Source
Welcome to the v0.18.0 release of buildx!
Please try out the release binaries and report any issues at
https://github.com/docker/buildx/issues.
Contributors
Notable Changes
prune
command now allows new--max-used-space
and--min-free-space
filters on BuildKit v0.17.0+ builders #2766ls
command output is now more compact by default by compacting the platform list. New--no-trunc
option can be used for full list #2138 #2717inspect
command now displays BuildKit daemon configuration options set with a TOML file #2684buildx bake
without initializing the builder #2763sudo
#2745--call
requests #2754--check/--call
option have been updated to correct references #2705Dependency Changes
48a2cdf
-> v27.3.10393e58
newca0759f
new91a3fc4
->397af53
db7319d
->701f63a
ef43131
->ef581f9
ef43131
->ef581f9
Previous release can be found at v0.17.1
Configuration
📅 Schedule: Branch creation - "* 0-3 * * *" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.